home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Home / background_2549.txt < prev    next >
Text File  |  1989-07-30  |  2KB  |  80 lines

  1. -- background: 2549 from stack: in
  2. -- bmap block id: 3700
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 7 (field)
  9. -- low flags: 00
  10. -- high flags: 4007
  11. -- rect: left=41 top=75 right=297 bottom=472
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 18
  19. -- part name: paths
  20. ----- HyperTalk script -----
  21. on closeField
  22.   global stacks,applications,documents
  23.   put field "paths" of card "stacks" into stacks
  24.   put field "paths" of card "applications" into applications
  25.   put field "paths" of card "documents" into documents
  26. end closeField
  27.  
  28.  
  29.  
  30. -- part 14 (button)
  31. -- low flags: 00
  32. -- high flags: 0000
  33. -- rect: left=256 top=298 right=321 bottom=281
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 1013 / 1013
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: Next
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   go to next card
  45. end mouseUp
  46.  
  47.  
  48.  
  49. -- part 15 (button)
  50. -- low flags: 00
  51. -- high flags: 0000
  52. -- rect: left=228 top=298 right=321 bottom=254
  53. -- title width / last selected line: 0
  54. -- icon id / first selected line: 1014 / 1014
  55. -- text alignment: 1
  56. -- font id: 0
  57. -- text size: 12
  58. -- style flags: 0
  59. -- line height: 16
  60. -- part name: Prev
  61. ----- HyperTalk script -----
  62. on mouseUp
  63.   go to prev card
  64. end mouseUp
  65.  
  66.  
  67.  
  68. -- part 17 (field)
  69. -- low flags: 00
  70. -- high flags: 0000
  71. -- rect: left=117 top=36 right=61 bottom=394
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 1
  75. -- font id: 20
  76. -- text size: 18
  77. -- style flags: 0
  78. -- line height: 24
  79. -- part name: 
  80.